Total Complexity | 15 |
Dependencies | 3 |
Dependents | 9 |
Total lines | 130 |
Lines of code | 51 |
Logical lines of code | 28 |
Comment lines | 42 |
Methods | 8 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getNext() | 63 | 3 | 11 | |
getNextIdentifierOrStar() | 64 | 3 | 10 | |
getPeek() | 69 | 2 | 7 | |
getNextIdentifier() | 68 | 2 | 7 | |
skipWhitespace() | 72 | 2 | 6 | |
push() | 76 | 1 | 4 | |
freeze() | 82 | 1 | 3 | |
getUsed() | 82 | 1 | 3 |